From 7c2ef4d43e1e4e09e2a003a00e5128c792c9ac15 Mon Sep 17 00:00:00 2001 From: parkrrrr Date: Thu, 17 Mar 2005 15:47:50 +0000 Subject: [PATCH] Updated MSVC 6 project files --- gpsbabel/msvc/GPSBabel.dsp | 106 ++++++++++++++++++++++++++++++++++++- 1 file changed, 104 insertions(+), 2 deletions(-) diff --git a/gpsbabel/msvc/GPSBabel.dsp b/gpsbabel/msvc/GPSBabel.dsp index 5b1ab443d..36474f1d1 100644 --- a/gpsbabel/msvc/GPSBabel.dsp +++ b/gpsbabel/msvc/GPSBabel.dsp @@ -39,6 +39,7 @@ RSC=rc.exe # PROP Use_Debug_Libraries 0 # PROP Output_Dir "Release" # PROP Intermediate_Dir "Release" +# PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c # ADD CPP /nologo /W3 /GX /O2 /I "expat" /I "..\coldsync" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "__WIN32__" /D VERSION=\"1.2.1_beta01072004_msvc\" /YX /FD /c @@ -49,7 +50,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib setupapi.lib /nologo /subsystem:console /machine:I386 !ELSEIF "$(CFG)" == "GPSBabel - Win32 Debug" @@ -62,6 +63,7 @@ LINK32=link.exe # PROP Use_Debug_Libraries 1 # PROP Output_Dir "Debug" # PROP Intermediate_Dir "Debug" +# PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "expat" /I "..\coldsync" /D "WIN32" /D "__WIN32__" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D VERSION=\"1.2.1_beta01072004_msvc\" /FR /YX /FD /GZ /c @@ -73,7 +75,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib setupapi.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept !ENDIF @@ -224,6 +226,22 @@ SOURCE=..\jeeps\gpsserial.c # End Source File # Begin Source File +SOURCE=..\jeeps\gpsusbread.c +# End Source File +# Begin Source File + +SOURCE=..\jeeps\gpsusbsend.c +# End Source File +# Begin Source File + +SOURCE=..\jeeps\gpsusbstub.c +# End Source File +# Begin Source File + +SOURCE=..\jeeps\gpsusbwin.c +# End Source File +# Begin Source File + SOURCE=..\jeeps\gpsutil.c !IF "$(CFG)" == "GPSBabel - Win32 Release" @@ -270,6 +288,18 @@ SOURCE=..\coldsync\util.c !ENDIF +# End Source File +# End Group +# Begin Group "ShapeLib" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\shapelib\dbfopen.c +# End Source File +# Begin Source File + +SOURCE=..\shapelib\shpopen.c # End Source File # End Group # Begin Source File @@ -278,10 +308,18 @@ SOURCE=..\arcdist.c # End Source File # Begin Source File +SOURCE=..\brauniger_iq.c +# End Source File +# Begin Source File + SOURCE=..\cetus.c # End Source File # Begin Source File +SOURCE=..\coastexp.c +# End Source File +# Begin Source File + SOURCE=..\copilot.c # End Source File # Begin Source File @@ -310,6 +348,10 @@ SOURCE=..\garmin.c # End Source File # Begin Source File +SOURCE=..\garmin_tables.c +# End Source File +# Begin Source File + SOURCE=..\gcdb.c # End Source File # Begin Source File @@ -322,6 +364,14 @@ SOURCE=..\geoniche.c # End Source File # Begin Source File +SOURCE=..\glogbook.c +# End Source File +# Begin Source File + +SOURCE=..\google.c +# End Source File +# Begin Source File + SOURCE=..\gpilots.c # End Source File # Begin Source File @@ -342,6 +392,10 @@ SOURCE=..\grtcirc.c # End Source File # Begin Source File +SOURCE=..\hiketech.c +# End Source File +# Begin Source File + SOURCE=..\holux.c # End Source File # Begin Source File @@ -354,10 +408,22 @@ SOURCE=..\html.c # End Source File # Begin Source File +SOURCE=..\igc.c +# End Source File +# Begin Source File + SOURCE=..\internal_styles.c # End Source File # Begin Source File +SOURCE=..\kml.c +# End Source File +# Begin Source File + +SOURCE=..\lowranceusr.c +# End Source File +# Begin Source File + SOURCE=..\magnav.c # End Source File # Begin Source File @@ -398,6 +464,10 @@ SOURCE=..\nmea.c # End Source File # Begin Source File +SOURCE=..\overlay.c +# End Source File +# Begin Source File + SOURCE=..\ozi.c # End Source File # Begin Source File @@ -446,6 +516,10 @@ SOURCE=..\saroute.c # End Source File # Begin Source File +SOURCE=..\shape.c +# End Source File +# Begin Source File + SOURCE=..\smplrout.c # End Source File # Begin Source File @@ -454,6 +528,10 @@ SOURCE=..\sort.c # End Source File # Begin Source File +SOURCE=..\stackfilter.c +# End Source File +# Begin Source File + SOURCE=..\text.c # End Source File # Begin Source File @@ -478,6 +556,14 @@ SOURCE=..\util_crc.c # End Source File # Begin Source File +SOURCE=..\uuid.c +# End Source File +# Begin Source File + +SOURCE=..\vcf.c +# End Source File +# Begin Source File + SOURCE=..\vecs.c # End Source File # Begin Source File @@ -494,6 +580,10 @@ SOURCE=..\xcsv.c # End Source File # Begin Source File +SOURCE=..\xmlgeneric.c +# End Source File +# Begin Source File + SOURCE=.\Expat\libexpat.lib # End Source File # End Group @@ -600,6 +690,14 @@ SOURCE=..\jeeps\gpsserial.h SOURCE=..\jeeps\gpsutil.h # End Source File # End Group +# Begin Group "ShapeLib-Headers" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\shapelib\shapefil.h +# End Source File +# End Group # Begin Source File SOURCE=..\csv_util.h @@ -636,6 +734,10 @@ SOURCE=..\queue.h SOURCE=..\quovadis.h # End Source File +# Begin Source File + +SOURCE=..\uuid.h +# End Source File # End Group # Begin Group "Resource Files" -- 2.30.2